Skip to content

chore(release): release and bump versions of packages#2005

Merged
asyncapi-bot merged 1 commit intomasterfrom
changeset-release/master
Feb 1, 2026
Merged

chore(release): release and bump versions of packages#2005
asyncapi-bot merged 1 commit intomasterfrom
changeset-release/master

Conversation

@asyncapi-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@asyncapi/cli@6.0.0

Major Changes

  • 7580cee: Removal of postman -> asyncapi conversion functionality

    ⚠ BREAKING CHANGES

    Remove postman conversion utilities due to unmaintained dependencies and compatibility issues.

    Why this change?

    • The postman2openapi dependency causes multiple issues due to its WASM involvement
    • WASM file loading causes browser compatibility issues after webpack updates
    • Alternative libraries like postman-to-openapi did not provide adequate functionality
    • The underlying dependencies are unmaintained and pose long-term maintenance risks

    Impact:

    • The convert command no longer supports postman format conversion
    • Users relying on postman conversion will need to find alternative solutions

    Future:
    We can consider re-adding this feature after community discussion and establishing a sustainable maintenance plan with actively maintained dependencies.

    Related: feat!: remove postman conversion utilities converter-js#311

@github-project-automation github-project-automation bot moved this from To Triage to Backlog in CLI - Kanban Feb 1, 2026
@asyncapi-bot asyncapi-bot merged commit 9414846 into master Feb 1, 2026
33 checks passed
@asyncapi-bot asyncapi-bot deleted the changeset-release/master branch February 1, 2026 16:51
@github-project-automation github-project-automation bot moved this from Backlog to Done in CLI - Kanban Feb 1, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants